Skip to content

Support JSON array decoding to Flux in KotlinSerializationJsonDecoder#36597

Closed
dmitrysulman wants to merge 1 commit intospring-projects:mainfrom
dmitrysulman:gh-36187
Closed

Support JSON array decoding to Flux in KotlinSerializationJsonDecoder#36597
dmitrysulman wants to merge 1 commit intospring-projects:mainfrom
dmitrysulman:gh-36187

Conversation

@dmitrysulman
Copy link
Copy Markdown
Contributor

@dmitrysulman dmitrysulman commented Apr 4, 2026

Fixes #36187

See spring-projects#36187

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 4, 2026
@sdeleuze sdeleuze self-assigned this Apr 4, 2026
@sdeleuze sdeleuze added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug theme: kotlin An issue related to Kotlin support labels Apr 4, 2026
@sdeleuze sdeleuze added this to the 7.0.7 milestone Apr 4, 2026
@sdeleuze sdeleuze added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on type: bug A general bug labels Apr 9, 2026
sdeleuze pushed a commit that referenced this pull request Apr 10, 2026
See gh-36597
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@sdeleuze sdeleuze closed this in 22bcac1 Apr 10, 2026
@sdeleuze sdeleuze changed the title Support JSON array decoding to Flux in KotlinSerializationStringDecoder Support JSON array decoding to Flux in KotlinSerializationJsonDecoder Apr 10, 2026
@sdeleuze
Copy link
Copy Markdown
Contributor

@dmitrysulman Merged and refined via 22bcac1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebTestClient.ResponseSpec.expectBodyList not working with kotlinx-serialization module

3 participants